Overload List

  Name Description
Parse(ArraySegment < (Of < ( Byte > ) > ) )
Parses the supplied array segment into data structures representing the components of the SDP.
Parse( array< Byte > [] () [] )
Parses the supplied byte array into data structures representing the components of the SDP.
Parse(String)
Parses the supplied array segment into data structures representing the components of the SDP.
Parse(ArraySegment < (Of < ( Byte > ) > ) , Boolean)
Parses the supplied array segment into data structures representing the components of the SDP.

See Also